Skip to content

Use nproc to determine parallel level in build.sh#397

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
pentschev:build-nproc
Jul 28, 2025
Merged

Use nproc to determine parallel level in build.sh#397
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
pentschev:build-nproc

Conversation

@pentschev
Copy link
Member

Other RAPIDS projects, such as cuDF, use nproc to determine the PARALLEL_LEVEL when building with the build.sh script. This is a better default as it allows better use of available resources.

@pentschev pentschev self-assigned this Jul 28, 2025
@pentschev pentschev requested a review from a team as a code owner July 28, 2025 10:38
@pentschev pentschev requested a review from gforsyth July 28, 2025 10:38
@pentschev pentschev added feature request New feature or request non-breaking Introduces a non-breaking change labels Jul 28, 2025
Co-authored-by: Lawrence Mitchell <wence@gmx.li>
@pentschev
Copy link
Member Author

Also tests fail because #396 needs to be fixed/merged first.

@gforsyth gforsyth removed their request for review July 28, 2025 15:48
@pentschev
Copy link
Member Author

Thanks @bdice and @wence- !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 6c15bee into rapidsai:branch-25.10 Jul 28, 2025
54 checks passed
@pentschev pentschev deleted the build-nproc branch July 30, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request New feature or request non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants